Fix typo incurring leaks of face structures
authorPo Lu <luangruo@yahoo.com>
Sat, 29 Jun 2024 12:02:45 +0000 (20:02 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 29 Jun 2024 12:02:54 +0000 (20:02 +0800)
commit2d8881d5267febd0bc4117c2b7e5ee6c33ef436e
tree8053fa9643d72207e624102d8f8198ad4fb25688
parent219501dd629811e73d884300534f56647596fb6f
Fix typo incurring leaks of face structures

* src/xfaces.c (free_realized_face): Always free realized face
structures, and avoid sending X requests when the display is not
available, not when it is.
src/xfaces.c